![]() |
PATH![]() |
![]() ![]() |
The UAMChgPassBlk structure is passed as a field in a UAMArgs structure when the value of UAMArgs.command is kUAMChgPass or kUAMChgPassDlg .
struct UAMChgPassBlk {
StringPtr userName;
StringPtr oldPass;
StringPtr newPass;
};